QuickTime 3 Reference
Previous | Chapter Top | Chapter Contents | Next
This structure contains a list of QuickTime MIDI Port structures.
struct QTMIDIPortList { short portCount; QTMIDIPort port[1]; }; typedef struct QTMIDIPortList QTMIDIPortList;